Skip to main content

All Questions

0votes
1answer
2kviews

$parse Syntax Error when binding Angular Expression to Directive Attribute

Can't bind attributes on template using directive I can't seem to bind attributes on the templates using directives. Any help or suggestion would be great! It is giving me this error: [$parse:syntax] ...
Ron's user avatar
  • 59
1vote
2answers
1kviews

Extend Angular-UI Datepicker directive

I have been using the ui-datepicker from Angular-ui-bootstrap a lot, but every time I use it, I need to set it up, the same way I do every time. So I was wondering if I could create a directive called ...
DaCh's user avatar
  • 931

close